From Mark Bradley:
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 18 Jan 2004 02:15:33 +0000 (02:15 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 18 Jan 2004 02:15:33 +0000 (02:15 +0000)
commit23866f670ee360b60fdd2760916dce6d99ca88bd
tree299ce4991f42ccb18251b6200e1cadafccfbaed0
parent46e9ea3d5c4b4321d343c45a77073e0df5f1b5fd
From Mark Bradley:

- mkwintesto.c: no signifcant changes except that it makes a more user
friendly .cmd file

- mapsource.c: several changes to support route handling better based on
some recent reverse engineering discoveries arising from Mark Hammond's,
and other's, problems. I have also now used the date tag that is placed
by MapSource the program as a tag to tell me if the .mps file was
created by GPSBabel - it doesn't break MapSource, but should aid a
little in debugging.  The updates mainly involve having to create local
waypoint queues to record what has been written to a .mps or to retain
info read between the wpts section and the route section (where some
information is lost in the .mps file).

- As a consequence of the date tag change, I have to update the
reference files which would fail comparison otherwise.
Reference/mapsource.mps
Reference/mps-empty.mps
Reference/route/route.mps
Reference/track/mps-track.mps
gpsbabel/defs.h
gpsbabel/mapsource.c
gpsbabel/mingw/mkwintesto.c
gpsbabel/reference/mps-empty.mps
gpsbabel/reference/route/route.mps
gpsbabel/reference/track/mps-track.mps
gpsbabel/waypt.c